body
{
    font-size:14px;
    font-family:Î¢ÈíÑÅºÚ;
    margin:0px;
    padding:0px;
    
}
a
{
    font-size:14px;
    font-family:Î¢ÈíÑÅºÚ;
    color:#444;
    text-decoration:none;
}
a:hover
{
    color:#f00;
}
a>img
{
    border:0px;
}

table
{
   line-height:26px;
}

ul
{
    padding:0px;
    margin:0px;
    width:100%;
    display:inline-block;
}
ul>li
{
    list-style-type:none;
    display:inline-block;
    vertical-align:top;
}
.pagehead
{
    margin:0 auto;
    padding-top:20px;
}
.pagehead>span
{
    display:block;
    float:left;
}
.pagehead>ul.nav
{
    width:1085px;
    margin-left:2px;
}
.pagehead>ul.nav>li
{
    width:155px;
    display:inline-block;
    height:35px;
    padding:6px 0;
    text-align:center;
    background:#fff;
    cursor:pointer;
    font-size:18px;
    transition:background 0.5s;
    -webkit-transition:background 0.5s;
    -moz-transition:background 0.5s;
    -o-transition:background 0.5s;
}
.pagehead>ul.nav>li:hover
{
    background:#0f3675;
	color:#ffffff;
}
.imgplayer
{
    margin-top:20px;
    width:100%;
    position:relative;
    height:693px;
}
.imgplayer img
{
    display:block;
    margin:0 auto;
}
.frm
{
    width:1260px;
    margin:0px auto;
    display:block;
}
.nav>li>div.head
{
    height:29px;
    padding:6px 0;
}
.nav>li>div.submenu>span
{
    display:block;
    padding:4px 0;
}
.nav>li>div.submenu
{
    position:absolute;
    display:none;
    width:155px;
    z-index:100;
    background:#e1e1e1;
}
.nav>li:hover>div.submenu
{
    display:block;
}
.bottomlink
{
    background:#0f3675;
    padding-bottom:20px;
    line-height:26px;
}
.bottomlink>div
{
    width:150px;
    display:inline-block;
    margin-left:10px;
    margin-top:30px;
    vertical-align:top;
}
.bottomlink>div.f
{

}
.bottomlink>div>span
{
    display:block;
}
.bottomlink>div>span.f>a
{
    font-size:18px;
}
.bottomlink>div>span>a
{
    color:#fff;
}
@keyframes hovermovecircle
{
    0%{transform:rotate(0deg) scale(1,1);}
    100%{transform:rotate(360deg) scale(1.3,1.3);}
}
@-webkit-keyframes hovermovecircle
{
    0%{-webkit-transform:rotate(0deg) scale(1,1);}
    100%{-webkit-transform:rotate(360deg)  scale(1.3,1.3);}
}
@-moz-keyframes hovermovecircle
{
    0%{-moz-transform:rotate(0deg) scale(1,1);}
    100%{-moz-transform:rotate(360deg)  scale(1.3,1.3);}
}
@-o-keyframes hovermovecircle
{
    0%{-o-transform:rotate(0deg) scale(1,1);}
    100%{-o-transform:rotate(360deg) scale(1.3,1.3);}
}
@keyframes movecircle
{
    0%{transform:rotate(0deg) scale(1.3,1.3);}
    100%{transform:rotate(360deg) scale(1.1,1.1);}
}
@-webkit-keyframes movecircle
{
    0%{-webkit-transform:rotate(0deg) scale(1.3,1.3);}
    100%{-webkit-transform:rotate(360deg) scale(1.1,1.1);}
}
@-moz-keyframes movecircle
{
    0%{-moz-transform:rotate(0deg) scale(1.3,1.3);}
    100%{-moz-transform:rotate(360deg) scale(1.1,1.1);}
}
@-o-keyframes movecircle
{
    0%{-o-transform:rotate(0deg) scale(1.3,1.3);}
    100%{-o-transform:rotate(360deg) scale(1.1,1.1);}
}


.banimate>li>img
{
    animation: movecircle 0.8s forwards;
    -webkit-animation: movecircle 0.8s forwards;
    -moz-animation: movecircle 0.8s forwards;
    -o-animation: movecircle 0.8s forwards;
}
.banimate>li>img:hover
{
    animation: hovermovecircle 0.8s forwards;
    -webkit-animation: hovermovecircle 0.8s forwards;
    -moz-animation: hovermovecircle 0.8s forwards;
    -o-animation: hovermovecircle 0.8s forwards;
}
.bottomlink a
{
    color:#555;
}
.bottomlink a:hover
{
    color:#f00;
}
.bottomlink2 a
{
    color:#fff;
    font-size:14px;
}
.bottomlink2 a:hover
{
    color:#f00;
}
td
{ margin:0px;border:0px;cellspacing=0;cellpadding=0;}
